This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jul 12, 2011, 8:16 PM
31 Posts

"dojo cannot be resolved" errors in DDE with ExtLib Demo Db & fileSendr Db

  • Category: Extension Library
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: Extension Library
  • Replies: 2
The CSJS script libraries are throwing errors such as above in Designer.  Subset of errors copied below (plus a ton of warnings as well, not copied):
 
Description    Resource    Path    Location    Type
console cannot be resolved    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 239    JavaScript Problem
dijit cannot be resolved    fileSendr.js    AttachRep.nsf/Code/ScriptLibraries    line 21    JavaScript Problem
dojo cannot be resolved    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 5    JavaScript Problem
dojo cannot be resolved    fileSendr.js    AttachRep.nsf/Code/ScriptLibraries    line 18    JavaScript Problem
The function declare(String, null, any) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 11    JavaScript Problem
The function error(String) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 356    JavaScript Problem
The function getISO8601String() is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 352    JavaScript Problem
The function log(String) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 239    JavaScript Problem
The function mixin(___anonymous410_14303, any) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 85    JavaScript Problem
The function provide(String) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 5    JavaScript Problem
The function require(String) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 7    JavaScript Problem
TThe function xhrGet(___anonymous6352_6481) is undefined    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 251    JavaScript Problem
The operator && is undefined for the argument type(s) any[], boolean    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 112    JavaScript Problem
borderColor cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 338    JavaScript Problem
Duplicate local variable i    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 277    JavaScript Problem
Duplicate local variable oStatusMap    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 332    JavaScript Problem
forms cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 224    JavaScript Problem
label cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 142    JavaScript Problem
label cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 146    JavaScript Problem
oEndTime cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 353    JavaScript Problem
oEndTime cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 353    JavaScript Problem
oStartTime cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 352    JavaScript Problem
oStartTime cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 352    JavaScript Problem
Referenced class 'plugin.Activator' in attribute 'class' is not on the plug-in classpath    plugin.xml    AttachRep.nsf    line 3    Plug-in Problem
Type mismatch: cannot convert from ___anonymous11349_11350 to ___oEvent0    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 313    JavaScript Problem
vCalDate cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 295    JavaScript Problem
vEndDate cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 297    JavaScript Problem
vIcon cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 321    JavaScript Problem
vIcon cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 321    JavaScript Problem
vPrivate cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 326    JavaScript Problem
vStartDate cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 296    JavaScript Problem
vStatus cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 331    JavaScript Problem
vUserData cannot be resolved or is not a field    CalendarStore.js.js    XPagesExt.nsf/Code/ScriptLibraries    line 292    JavaScript Problem

I see that Paul Withers had posted a query in the 8.5 forum about this awhile back but didn't receive any responses.
http://www-10.lotus.com/ldd/nd85forum.nsf/dba3ca7e515d55ff85256a0700727b35/cc7e8e5d9a8db218852577ff0057d1c3?OpenDocument
 
Paul said (I'm paraphrasing) that the XPages will load without error because when they are used as resources on an XPage there will be dojoParseOnLoad="true". But still ...
  1. Are these just nuisance errors & the applications themselves will work fine when launched?  I'm having problems with both of them in both IE7 & FF5 so am wondering.
  2. How is a person supposed to differentiate between errors that need to be fixed in order to have an app work & these ones?
  3. Is there something simple we can do to get rid of the errors & warnings in DDE? 
Thanks for any advice/help,
Judy.
 
Jul 19, 2011, 12:34 PM
5 Posts
Re: "dojo cannot be resolved" errors in DDE with ExtLib Demo Db & fileSendr Db
I totally agree, seeing these errors in DDE is a bit of a pain and can be confusing, however as you have already discovered the errors do not effect the application.
 
Make sure you upgrade to fileSendr V1.2.0.1 which has just been released on OpenNTF. It resolves a lot of issues with the file upload control on the majority of browsers. 
Jul 21, 2011, 7:35 PM
31 Posts
Thanks Declan ... and a couple of questions about fileSendr V1.2.0.1 then
Thanks for the heads-up about the new release of fileSendr.  I've installed it on the server & have given it a spin.  Congratulations on gritting your teeth & getting it to work in IE (still on IE 7 at this client location), which saves me from having to try to decipher it and do a macgyver on your beautiful app. Great job, and so timely (for me).
 
Now that I've done a little testing, I've got a couple of questions that maybe Dec or others in this forum can help me with or explain to me:
  1. At this client location, we're only using basic name-and-password authentication.  In fileSendr, the "login" link will bring up the browser_login.xsp, take my ID & password, not throw any errors, but basically ignore it, and leave me as "Anonymous".  Is there a way for me to get the browser_login.xsp to work with basic name-and-password authentication?  Currently I have to use "?open&login" to call up the stock ugly login pop-up to get authenticated.  Am I stuck with that method as long as we're only using basic authentication?
  2. When sending files, the custom message field is now using the CKeditor, and I find that if I include an image (because if it's possible you know some users will) the custom message part of the resulting email is replaced with:
Content-Type: multipart/related; boundary="==IFJRGLKFGIR11461UHRUHIHD" MIME-Version: 1.0 Content-Type: multipart/related; boundary="==IFJRGLKFGIR11461UHRUHIHD" MIME-Version: 1.0
whereas if I just format text, do lists, add emoticons, the resulting email will include the formatting (exclude the emoticon though).  Is this a server "thing", or do I simply need to adjust the fileSendr form field to store "content as RichText and Mime", or ???
 
Thank-you Declan for providing such a wonderful app to the community, hope you see this post.  If I don't receive any responses after a few days, I'll re-post this to the OpenNTF fileSendr discussion area.
Cheers,
Judy.
 
 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal